projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af06c64
)
Update the gdk_event_free docs
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 22 Apr 2010 18:13:35 +0000
(14:13 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 22 Apr 2010 18:13:35 +0000
(14:13 -0400)
Bug 616118
gdk/gdkevents.c
patch
|
blob
|
history
diff --git
a/gdk/gdkevents.c
b/gdk/gdkevents.c
index 2dbb24237019cd6dfc2cd1932b3ec0b3145cbd43..089b4e77732b6ec96ef70386b2513b05730428f7 100644
(file)
--- a/
gdk/gdkevents.c
+++ b/
gdk/gdkevents.c
@@
-511,7
+511,7
@@
gdk_event_copy (const GdkEvent *event)
* Frees a #GdkEvent, freeing or decrementing any resources associated with it.
* Note that this function should only be called with events returned from
* functions such as gdk_event_peek(), gdk_event_get(),
- * gdk_event_get_graphics_expose() and gdk_event_copy().
+ * gdk_event_get_graphics_expose() and gdk_event_copy()
and gdk_event_new()
.
**/
void
gdk_event_free (GdkEvent *event)